FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package IHE.ITI.PIXm#3.0.0 (78 ms)

Package IHE.ITI.PIXm
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://profiles.ihe.net/ITI/PIXm/https://profiles.ihe.net/ITI/PIXm/3.0.0/CapabilityStatement-IHE.PIXm.Source.html
Url http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Source
Version 3.0.0
Status draft
Date 2019-07-05
Name IHE_PIXm_Source
Title IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Source (client)
Experimental False
Realm uv
Description The Patient Identity Source Actor CapabililtyStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - using conditional update for [ITI-104] - using conditional delete for [ITI-104] if Remove Patient Option is supported - provide supported Patient profile for crosss-referencing for [ITI-104]
Copyright IHE http://www.ihe.net/Governance/#Intellectual_Property
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
IHE.PIXm.Patient PIXm Patient constraints for Feed


Narrative

Note: links and images are rebased to the (stated) source

CapabilityStatement for Source Actor in the IHE IT Infrastructure Technical Framework Supplement Patient Identifier Cross-referencing for mobile (PIXm). The IHE Profile text is normative, this conformance resource is informative.

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "IHE.PIXm.Source",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n\t\tCapabilityStatement for Source Actor in the IHE IT Infrastructure Technical Framework Supplement \n\t\t<a href=\"http://wiki.ihe.net/index.php/PIXm\">Patient Identifier Cross-referencing for mobile (PIXm)</a>. \n\t\tThe IHE Profile text is normative, this conformance resource is informative. \n\t</div>"
  },
  "url" : "http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Source",
  "version" : "3.0.0",
  "name" : "IHE_PIXm_Source",
  "title" : "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Source (client)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-07-05",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE IT Infrastructure Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "The Patient Identity Source Actor CapabililtyStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - using conditional update for [ITI-104] - using conditional delete for [ITI-104] if Remove Patient Option is supported - provide supported Patient profile for crosss-referencing for [ITI-104]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "The PIXm Source is the producer and publisher of patient identity data.",
      "security" : {
        "cors" : false,
        "description" : "Recommend IUA or SMART"
      },
      "resource" : [
        {
          "type" : "Patient",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient"
          ],
          "interaction" : [
            {
              "code" : "update",
              "documentation" : "conditional update for [ITI-104]"
            },
            {
              "code" : "delete",
              "documentation" : "conditional delete for [ITI-104] for Remove Patient Option"
            }
          ],
          "conditionalUpdate" : true,
          "conditionalDelete" : "single"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.